agentsclimarketplace

Cortex

Skill ttaosci/cortex/cortex

Track issues and changes in the repository. Use when the user says "cortex" or asks to create a cortex issue.From its SKILL.md

Install
npx -y skills add ttaosci/cortex --skill cortex

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.4 KB, 306 tokens by cl100k_base, as published. Nobody here has run it

Cortex

Cortex is the operational memory, issue-tracking system, and change history for this repository.

It is organized into two areas:

  • $CORTEX_HOME/issues/: active work tracking
  • $CORTEX_HOME/changelog/: change history

Use $CORTEX_HOME/issues/ to answer:

  • what needs to be done
  • what is being worked on
  • what has been finished

Use $CORTEX_HOME/changelog/ to answer:

  • what changed over time

Layout

$CORTEX_HOME
├── changelog
│   ├── CHANGE_INDEX.md
│   └── entries
└── issues
    ├── active
    ├── backlog
    └── closed

Entry Points

  • Use references/workflow.md for the task lifecycle.
  • Use references/issue.md for issue folder meanings.
  • Use references/issue_format.md for the issue format and field rules.
  • Use references/changelog.md for changelog folder meaning.
  • Use references/changelog_format.md for the changelog format and index rules.

Operating Rules

  • Put execution state in $CORTEX_HOME/issues/.
  • Put change history in $CORTEX_HOME/changelog/.
  • Follow references/workflow.md for task handling and lifecycle rules.
  • Follow references/issue_format.md for issue format rules.
  • Follow references/changelog_format.md for changelog format rules.

What ships with it: 6 files

9.3 KB alongside SKILL.md

agents/

Keep looking

Skills are one crate of 326,834. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.