agile-skill-build
Installation
SKILL.md
Agile Skill Build
Create and scale ace-skills. Scaffold creates the directory; build assembles content into AGENTS.md.
When to Use
- User wants to create a new ace-skill
- User has markdown/prompts describing the skill
- Regenerating AGENTS.md after content changes
Scripts
- scaffold.py —
--name ace-<name>creates the skill directory - build.py — Assembles content → AGENTS.md
See content/script-invocation.md for params and sequencing.
Related skills
More from agilebydesign/agile-context-engine
ace-context-to-memory
>-
9ace-shaping
Shape source material into an Interaction Tree and State Model (story map and domain model). Use when shaping requirements, deriving epics and stories from source documents, or building a hierarchical structure of actor exchanges and domain concepts.
8ace-commit-msg
Generate meaningful commit messages from scope and changed files. No story_graph — scope from conversation, changed files, and persisted state. Use when user types /commit or requests a commit.
7ace-build
Build new ace-skills. Scaffold and assemble content into AGENTS.md. Use when creating a skill with the standard ace-skill structure.
1ace-proposal-respond
>-
1