Source
Open the upstream repository and check maintainers, README scope, examples, and recent activity.
rule
Agent readyReview before use
A broader context-engineering resource set for AI agents and coding workflows. GitHub metadata was checked on 2026-06-27; the listed license is no-fee and permissive for review, evaluation, and responsible reuse.
Open the upstream repository and check maintainers, README scope, examples, and recent activity.
Confirm MIT terms fit your project and retain notices when required.
Read commands before running them and start with a low-risk local workspace.
Check outputs, safety notes, and policy fit before exposing the resource to agent workflows.
Use it when a project needs repeatable context discipline for larger agent tasks and the team wants inspectable provenance before adoption.
Use the manifest as structured review context before applying local policy.
{
"schemaVersion": "1.0",
"slug": "context-engineering",
"title": "Context Engineering",
"kind": "rule",
"summary": "A broader context-engineering resource set for AI agents and coding workflows.",
"sourceUrl": "https://github.com/jasontang-ai/Context-Engineering",
"agentAccess": "approved",
"license": {
"spdx": "MIT",
"allowsClosedSourceUse": true,
"requiresNotice": true,
"noLicenseFee": true
},
"install": {
"steps": [
"Review the rule scope.",
"Copy the selected rules into the target agent config.",
"Run one task that should obey the rule and one that should be blocked."
]
},
"outputs": [
"agent rule",
"policy note",
"configuration snippet"
],
"usage": {
"whyUse": "Use it when a project needs repeatable context discipline for larger agent tasks and the team wants inspectable provenance before adoption.",
"whenToUse": [
"You need repeatable context discipline for larger agent tasks.",
"The upstream README and license fit the target project.",
"You can test the integration on non-production data first."
],
"whenNotToUse": [
"The rule conflicts with project instructions.",
"The repository cannot show how the rule is maintained."
],
"safetyNotes": [
"Keep required license notices when redistributing copied source or bundled code.",
"Prefer narrower rules over broad global mandates.",
"Document any local override path."
]
},
"repository": {
"owner": "jasontang-ai",
"name": "Context-Engineering",
"stars": 9121,
"defaultBranch": "main"
},
"lifecycle": {
"githubUpdatedAt": "2026-06-26T18:49:16Z",
"githubPushedAt": "2026-02-27T05:04:18Z",
"lastVerifiedAt": "2026-06-27T00:00:00.000Z"
}
}