36 Commits

Author SHA1 Message Date
Shayan Rais aa527f0013 chore(workflow-concepts): enforce badges-and-links-only Description column
Updates the executor command so future drift runs never reintroduce
prose into the CONCEPTS table Description column. Adds explicit
guidance in Phase 2 (Missing Concepts spec), Phase 3 (row template
now shows badge syntax), and as new critical rule #14.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-13 01:19:11 +05:00
Shayan Rais 724c58b351 add /workflows:agent-collections slash command mirroring skill-collections workflow — researches AGENT COLLECTIONS repos in parallel, appends changelog, updates last-updated badge
Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-05 21:31:00 +05:00
Shayan Rais 7fe7140e00 encode two-color sub-loop convention in /workflows:development-workflows command
Adds the fff3b0/ddf4ff color split to the Workflow column spec, asks
research agents to mark each step as (top) or (sub) in the structured
report, updates the Phase 3 execute step to map those markers to badge
colors, and makes the post-table legend mandatory via new Rule 11.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 00:27:01 +05:00
Shayan Rais 7f69a3e02f mandate HTML img with align="middle" and flat chains for Workflow column
Updates the /workflows:development-workflows command to require
HTML <img align="middle"> badges (so arrows align with badge
centers) and to forbid parenthetical sub-loops or English
qualifiers in the Workflow chain. Inner loop steps must be
listed as flat siblings.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 00:23:15 +05:00
Shayan Rais d0e72b910e drop Plan column from /workflows:development-workflows command
Removes the Plan-implementation research item from both agent prompts,
strips the PLAN line from the structured report format, and prunes the
Plan-link rules from Phase 0/2/3 and the Rules section. Column order
in the spec now matches the README: Name | ★ | Workflow | a | c | s.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 00:19:03 +05:00
Shayan Rais 2f21c03d87 update /workflows:development-workflows to populate new Workflow column and research 11 repos
Bumps repo count from 10 to 11 (adds mattpocock/skills to Agent 1's
batch), replaces "Uniqueness tags" research item with "Workflow"
canonical pipeline, and documents the shields.io badge encoding rules
(/ → %2F, - → --, _ → __, dots/colons verbatim) so the orchestrator
encodes plain-text agent output into ddf4ff badges consistently. Adds
mandatory Rule 11 forbidding synthesized pipelines — agents must trace
each repo's documented happy path.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 00:13:38 +05:00
Shayan Rais bb7d81c585 add /workflows:skill-collections command — research 5 skill-collection repos and refresh README table
Mirrors /workflows:development-workflows: 5 phases (read → launch → compare
→ changelog → execute), reuses development-workflows-research-agent, writes
to changelog/skill-collections/changelog.md. Single-agent batch (5 repos).

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-28 18:16:56 +05:00
Shayan Rais 421f8e1279 Update weather-orchestrator.md 2026-04-22 21:44:36 +05:00
Shayan Rais e2c5778c38 follow section added 2026-04-03 16:32:07 +05:00
Shayan Rais fdec218385 update settings report to v2.1.84, add Compound Engineering to development workflows
Settings report (v2.1.84): add defaultShell, allowedChannelPlugins, useAutoModeDuringPlan settings + 11 new env vars (9 model customization, NONSTREAMING_FALLBACK, POWERSHELL_TOOL). Fix managed-tier merge semantics, broken claudelog.com link, disableDeepLinkRegistration annotation.

Development workflows: add EveryInc/compound-engineering-plugin (11k★, 43 agents, 44 skills) as 9th tracked repo with counting hints in workflow command.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-26 13:47:55 +05:00
Shayan Rais f297cfe613 move a.svg, c.svg, s.svg to !/tags/ and update all references
Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-23 23:08:34 +05:00
Shayan Rais 15775544ef sort development workflows table by stars descending, update workflow to enforce star-based ordering
Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-20 08:56:25 +05:00
Shayan Rais da6cebacab add BMAD-METHOD to development workflows, add tips nav anchors
- Added BMAD-METHOD (41k stars) as 8th development workflow in README table
- Added anchor IDs (tips-prompting, tips-hooks, etc.) to all 12 TIPS AND TRICKS subsections
- Added navigation bar at top of TIPS AND TRICKS for quick jumping
- Updated development-workflows command to include BMAD-METHOD as repo #8

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-20 08:10:35 +05:00
Shayan Rais 65146aac13 added new workflow 2026-03-19 19:26:41 +05:00
Shayan Rais 84fd8a73dd renamed claude-code-voice-hooks to claude-code-hooks across repo
GitHub repo slug changed from shanraisshan/claude-code-voice-hooks to
shanraisshan/claude-code-hooks. Updated all URLs, display names, and
references across 8 files.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-19 12:57:11 +05:00
Shayan Rais d30ec3b8c7 added workflows for claude commands and skills 2026-03-13 16:18:06 +05:00
Shayan Rais e6bfcf2217 add time agent/command/skill and agents-vs-commands-vs-skills comparison report
Adds the time trio (agent, command, skill) demonstrating all three extension
mechanisms for the same task, plus a comprehensive report comparing when to
use each pattern with worked examples and screenshots.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-12 15:55:08 +05:00
Shayan Rais e85ec16a01 [workflow] subagents updated 2026-03-07 15:15:09 +05:00
Shayan Rais 4338945024 [changelog] 2.1.71 2026-03-07 14:38:08 +05:00
Shayan Rais 793f51ef45 v2.1.69 settings added 2026-03-05 06:33:51 +05:00
Shayan Rais 569bc9e5e2 updated concepts 2026-03-02 12:06:47 +05:00
Shayan Rais 3776747e8a major refactor 2026-03-02 10:47:11 +05:00
Shayan Rais 54064d9e23 [weather orchestration workflow] updated 2026-02-28 20:29:11 +05:00
Shayan Rais d474862567 subagents best practice added 2026-02-28 18:16:05 +05:00
Shayan Rais e155fd1e16 introduced badges 2026-02-28 17:28:45 +05:00
Shayan Rais 37e9a62f23 workflow added for subagents 2026-02-28 16:01:06 +05:00
Shayan Rais 3719a90b50 [] updated 2026-01-29 17:33:43 +05:00
Shayan Rais cf12139f6e [] 2026-01-28 18:49:01 +05:00
Shayan Rais 7dba1d44e8 [] architecture changes 2026-01-28 15:23:42 +05:00
Shayan Rais db581c63f7 [] changes 2026-01-28 13:22:48 +05:00
Shayan Rais 4dc4aa7cb1 updated readme 2026-01-26 20:19:36 +05:00
Shayan Rais f33ee14a4b added AskUserQuestion in commands 2025-11-04 16:30:34 +05:00
Shayan Rais 4d7f1d9e6e allowed agent calling within an agent 2025-11-03 20:50:10 +05:00
Shayan Rais 8a1112a00c hooks added 2025-11-03 19:31:51 +05:00
Shayan Rais 9ee1be37e8 weather agents and command added 2025-11-03 19:20:35 +05:00
Shayan Rais b22dbd2410 created agents and commands 2025-11-03 15:46:43 +05:00