Skip to content

Releases: barry166/agent-stack-skills

Agent Stack Skills v1.3.0

Choose a tag to compare

@barry166 barry166 released this 20 Jul 08:58

What's new

  • Added enhance, a provider-independent skill for refining software-engineering requests.
  • Supports enhance-only, enhance-and-execute, and read-only modes.
  • Uses capability-based code search fallbacks and bounded, credential-safe context retrieval.
  • Updated skill routing, English/Chinese documentation, plugin metadata, and evaluation scenarios.

Compatibility

The existing development and legacy-project skills remain available under their current names.

Verification

Validated all seven skills and the plugin manifest, installed the plugin from this tag in an isolated Codex home, and successfully invoked $agent-stack-skills:enhance.

Agent Stack Skills v1.2.0

Choose a tag to compare

@barry166 barry166 released this 20 Jul 06:33

Agent Stack Skills now extends beyond legacy-project onboarding into a complete, resumable change-delivery cycle.

What is new

  • Added run-legacy-change-cycle for requirements, solution design, implementation, characterization testing, user acceptance, documentation synchronization, and retrospective.
  • Preserved the maintained source Skill, OpenAI interface metadata, and full-cycle document template byte-for-byte.
  • Updated using-agent-stack-skills to distinguish concrete change delivery from initial project onboarding and plan-only requests.
  • Added English and Simplified Chinese workflow guidance, installation examples, and G0-G4 gate explanations.
  • Updated the plugin manifest and GitHub marketplace reference to v1.2.0.

Verification

  • Validated all six Skills and the plugin manifest.
  • Verified source hashes, local README links, JSON syntax, and routing behavior.
  • Installed v1.2.0 from GitHub in an isolated Codex environment and confirmed the plugin is enabled.
  • Confirmed namespaced loading of agent-stack-skills:run-legacy-change-cycle and both companion resources.

Compatibility

The existing onboarding, mapping, environment, and guardrail workflows remain compatible and unchanged.

Agent Stack Skills v1.1.0

Choose a tag to compare

@barry166 barry166 released this 12 Jul 13:38

Agent Stack Skills is now installable as a GitHub-backed Codex skill-only plugin.

Install

codex plugin marketplace add barry166/agent-stack-skills --ref main
codex plugin add agent-stack-skills@agent-stack-skills

What is new

  • Added the agent-stack-skills plugin manifest and custom Marketplace catalog.
  • Added namespaced usage such as $agent-stack-skills:map-legacy-project.
  • Added using-agent-stack-skills to route clear matches to the smallest workflow while preserving list-only and read-only requests.
  • Added plugin presentation metadata and an SVG brand asset.
  • Added English and Simplified Chinese plugin installation and update instructions.
  • Verified installation from GitHub in an isolated Codex environment.

Compatibility

The four v1.0.0 skill workflows remain byte-for-byte unchanged and can still be installed individually.

Agent Stack Skills v1.0.0

Choose a tag to compare

@barry166 barry166 released this 12 Jul 13:09

Initial public release of Agent Stack Skills.

Included skills:

  • onboard-legacy-project
  • map-legacy-project
  • bootstrap-project-environment
  • build-legacy-guardrails

This release preserves the original skill workflows while introducing clearer public names, discovery metadata, English-first documentation, a Simplified Chinese guide, and the MIT License.