mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-11 19:47:12 +03:00
New class-level methodology skill adapted from Ryan Singer's Shape Up (Basecamp, 2019), extended for human+AI-agent build teams: - SKILL.md: core loop (shape -> bet -> build -> move on) with entry-point routing and negative trigger boundaries - 6 references: principles, shaping (incl. non-UI work), betting, building, hybrid-adaptation, anti-patterns (independent field record 2019-2026) - 2 templates: PITCH.md (five ingredients), SCOPE_MAP.md (hill states) - evals: 6 output-quality cases incl. hybrid and routing regression cases Routing surfaces: catalog README entry, skill-triggers index row, product-methodology seam (consume won bets; no pre-bet shredding). Generated artifacts regenerated against current main. Closes #387