sicoreai-com

8 mods across 1 repository, 5 stars between them.

ci-retrospective

01

sicoreai-com/Skills

Skill Claude CodeCodex

Learn from Rejected CI Task tickets: read the rejection reason from the Detailed Description field, update or create skills so the CI-fix mistake is not repeated, record what changed on the ticket, update Retrospective Token Usage, and set the ticket back to Failed for the next CI-Sweeper round.

5 1mo ago A 67 tokens original MIT

ci-sweeper

02

sicoreai-com/Skills

Skill Claude CodeCodex

Fix Failed CI Task tickets: correct main based on the Failure Log, re-run CI, and loop until green (max loops configurable, default 10). On success write a PR and set the CI ticket to Pending merge; after max loops set Escalation and write STOP into STATUS.md. Gated by STATUS.md STOP.

5 1mo ago A 71 tokens original MIT

ci

03

sicoreai-com/Skills

Skill Claude CodeCodex

Run CI over freshly Merged Feature/Bug issues: create a "CI " Task ticket listing them, set the CI word in STATUS.md, build/test/validate main via a separate CI agent, save logs AND the validated deliverables (deliverables/ + MANIFEST.md) under the CI/ run folder, then mark the Feature/Bug tickets Resolved and the CI…

5 1mo ago A 101 tokens original MIT

cost-report

04

sicoreai-com/Skills

Skill Claude CodeCodex

Summarize token cost across all GIT issues in the project: totals and breakdowns per ticket type (Feature/Bug/Task) and per handling stage (Analysis, Implementation, Retrospective, CI). Read-only; writes COST-REPORT.md.

5 1mo ago A 55 tokens original MIT

implementation

05

sicoreai-com/Skills

Skill Claude CodeCodex

Implement the issues queued in IMPLEMENTATION.md. For each issue: worktree → implementer sub-agent → independent verifier sub-agent → PR → update the GIT issue (Implementation Token Usage, status Pending merge, PR link in body) → remove from the queue. Gated by STATUS.md: skips the round if STOP or CI is present.

5 1mo ago A 71 tokens original MIT

publish

06

sicoreai-com/Skills

Skill Claude CodeCodex

Publish human-Approved CI runs: copy the approved CI run folder — logs plus the validated deliverables (deliverables/ + MANIFEST.md) — into the publish/ subfolder, close every Feature/Bug issue included in the handled CI Task tickets, and close those Task tickets — including earlier Review-status CI tickets superseded…

5 1mo ago A 71 tokens original MIT

retrospective

07

sicoreai-com/Skills

Skill Claude CodeCodex

Learn from Rejected Feature/Bug issues: read the rejection reason from the Detailed Description field, update or create skills so the mistake is not repeated, record what changed back onto the issue, update Retrospective Token Usage, and reopen the issue (Status → Open) for the next implementation round.

5 1mo ago A 64 tokens original MIT

triage

08

sicoreai-com/Skills

Skill Claude CodeCodex

Triage Open Feature/Bug issues on the GitHub project: assign Priority and Effort, route ambiguous issues to Feedback status for human clarification, record Analysis Token Usage, and generate IMPLEMENTATION.md — the ordered queue consumed by the implementation skill.

5 1mo ago A 52 tokens original MIT